Skip to content

fix: improve auth timeout recovery - #62

Merged
jlitola merged 1 commit into
mainfrom
abiding-buzzard
May 5, 2026
Merged

fix: improve auth timeout recovery#62
jlitola merged 1 commit into
mainfrom
abiding-buzzard

Conversation

@jlitola

@jlitola jlitola commented May 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Improve auth timeout guidance with command-neutral, beginner-friendly retry steps for auto-login and explicit login.
  • Clear only newly-created client registrations after failed fresh login attempts, without deleting previously working stored clients.
  • Bump patch release metadata to 0.4.1.

Tests

  • bun test src/commands/login.test.ts src/shared/auto-login.test.ts src/cli.test.ts
  • bun run typecheck
  • bun run build

Clear only newly-created auth client registrations after failed login attempts, improve auto-login recovery guidance, and bump the patch release metadata.
@jlitola
jlitola merged commit 01ea50c into main May 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant